# Copy this file to `.env` and replace the values with your own.
# This file holds environment variables for the CA Task Manager application.

TIMEZONE=Asia/Kolkata
EMAIL_LOOKAHEAD_DAYS=7
GMAIL_USER=abc@gmail.com
# Optional: Path to credentials.json for Gmail API; defaults to credentials.json in project root
GMAIL_CREDENTIALS_PATH=credentials.json